home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineSprite_2061 / frame_1 / DoAction.as
Text File  |  2008-11-12  |  131b  |  8 lines

  1. set("/Variables:Stoppe",false);
  2. set("_root:Idle",false);
  3. if(eval("/Variables:Run") == true)
  4. {
  5.    gotoAndStop(20);
  6. }
  7. stop();
  8.